The messages transferred on the data lines of the GPIB bus or via the RSIB interface can be either interface messages or device messages.
Interface messages are transferred on the data lines of the GPIB bus, the ATN control line being active. They are used for communication between controller and instrument and can only be sent by a computer which has the function of an GPIB bus controller.
Interface messages can be further subdivided into
The interface messages relevant to the instrument are listed in the GPIB bus section.
The RSIB interface allows the instrument to be controlled in a Local Area Network. The interface functions are matched to the function interface for GPIB bus programming from National Instruments.
Device messages are transferred via the data lines of the GPIB bus, the "ATN" control line not being active. The ASCII character set is used. A distinction is made according to the direction in which device messages are transferred:
Commands are subdivided according to two criteria:
1. According to the effect they have on the instrument:
2. According to their definition in standard IEEE 488.2:
The device messages have a characteristic structure and syntax. In the SCPI reference chapter all commands are listed and explained in detail.